TSC (Transfer S into C) (only processor 65816) Tags: NZ

Description:

Transfers the contents of register S to register C. The contents of register S do not change.

Example:

    TSC    ; Move the contents of register S to C